How to Install mgltools-dejavu software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mgltools-dejavu software package in Ubuntu 14.04 LTS (Trusty Tahr)

mgltools-dejavu software package provides visualization of 3D geometry using the OpenGL with Python, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mgltools-dejavu 

mgltools-dejavu is installed in your system.

Make ensure the mgltools-dejavu package were installed using the commands given below,

$ sudo dpkg-query -l | grep mgltools-dejavu *

You will get with mgltools-dejavu package name, version, architecture and description in a table

mgltools-dejavu package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package mgltools-dejavu
Version 1.5.7~rc1~cvs.20130519-1
Description visualization of 3D geometry using the OpenGL with Python
Sub Section Science


See Also, How to uninstall or remove mgltools-dejavu software package from Ubuntu 14.04 LTS (Trusty Tahr)?